home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Utilitare / remover / remover.exe / {app} / Remover.exe / 0 / RCDATA / TFORMLANGUAGEPICK / TFORMLANGUAGEPICK.txt
Text File  |  2005-01-25  |  34KB  |  790 lines

  1. object formLanguagePick: TformLanguagePick
  2.   Tag = 1
  3.   Left = 161
  4.   Top = 306
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   Caption = 'Spybot-S&D Wizard'
  8.   ClientHeight = 343
  9.   ClientWidth = 368
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   FormStyle = fsStayOnTop
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object pcWizard: TPageControl
  23.     Left = 0
  24.     Top = 0
  25.     Width = 368
  26.     Height = 343
  27.     ActivePage = tabRegyBackup
  28.     Align = alClient
  29.     Style = tsButtons
  30.     TabOrder = 0
  31.     object tabLanguage: TTabSheet
  32.       BorderWidth = 8
  33.       TabVisible = False
  34.       object lvLanguages: TListView
  35.         Left = 0
  36.         Top = 0
  37.         Width = 344
  38.         Height = 317
  39.         Align = alClient
  40.         Columns = <>
  41.         IconOptions.Arrangement = iaLeft
  42.         TabOrder = 0
  43.         ViewStyle = vsList
  44.         OnClick = lvLanguagesClick
  45.       end
  46.     end
  47.     object tabIcons: TTabSheet
  48.       BorderWidth = 8
  49.       ImageIndex = 5
  50.       TabVisible = False
  51.       DesignSize = (
  52.         344
  53.         317)
  54.       object labelIcons0: TLabel
  55.         Left = 0
  56.         Top = 0
  57.         Width = 344
  58.         Height = 49
  59.         Align = alTop
  60.         AutoSize = False
  61.         Caption = 
  62.           'If you want a desktop icon or a start menu entry to start Spybot' +
  63.           '-S&&D, please click the buttons below:'
  64.         WordWrap = True
  65.       end
  66.       object toolbarIcons: TToolBar
  67.         Left = 0
  68.         Top = 288
  69.         Width = 344
  70.         Height = 29
  71.         Align = alBottom
  72.         AutoSize = True
  73.         ButtonHeight = 30
  74.         ButtonWidth = 63
  75.         Flat = True
  76.         Images = img24
  77.         List = True
  78.         ShowCaptions = True
  79.         TabOrder = 0
  80.         object bnIconsNext: TToolButton
  81.           Left = 0
  82.           Top = 0
  83.           Action = aNext
  84.           AutoSize = True
  85.         end
  86.       end
  87.       object bnDesktopIcon: TButton
  88.         Tag = 1
  89.         Left = 28
  90.         Top = 104
  91.         Width = 186
  92.         Height = 25
  93.         Anchors = [akLeft, akTop, akRight]
  94.         Caption = 'Create Desktop icon'
  95.         TabOrder = 1
  96.         OnClick = bnDesktopIconClick
  97.       end
  98.       object bnStartMenuItem: TButton
  99.         Tag = 1
  100.         Left = 28
  101.         Top = 144
  102.         Width = 186
  103.         Height = 25
  104.         Anchors = [akLeft, akTop, akRight]
  105.         Caption = 'Create Start menu item'
  106.         TabOrder = 2
  107.         OnClick = bnStartMenuItemClick
  108.       end
  109.     end
  110.     object tabRestorePoint: TTabSheet
  111.       BorderWidth = 8
  112.       ImageIndex = 1
  113.       TabVisible = False
  114.       DesignSize = (
  115.         344
  116.         317)
  117.       object labelRestorePoint0: TLabel
  118.         Left = 0
  119.         Top = 0
  120.         Width = 344
  121.         Height = 26
  122.         Align = alTop
  123.         Caption = 
  124.           'If you are using Windows ME or XP, now would be a good point to ' +
  125.           'create a system restore point. To do this, please click the butt' +
  126.           'on below:'
  127.         WordWrap = True
  128.       end
  129.       object bnCreateSystemRestorePoint: TButton
  130.         Left = 28
  131.         Top = 120
  132.         Width = 186
  133.         Height = 25
  134.         Anchors = [akLeft, akTop, akRight]
  135.         Caption = 'Create system restore point'
  136.         TabOrder = 0
  137.         OnClick = bnCreateSystemRestorePointClick
  138.       end
  139.       object toolbarRestorePoint: TToolBar
  140.         Left = 0
  141.         Top = 288
  142.         Width = 344
  143.         Height = 29
  144.         Align = alBottom
  145.         AutoSize = True
  146.         ButtonHeight = 30
  147.         ButtonWidth = 63
  148.         Flat = True
  149.         Images = img24
  150.         List = True
  151.         ShowCaptions = True
  152.         TabOrder = 1
  153.         object bnRestorePointNext: TToolButton
  154.           Left = 0
  155.           Top = 0
  156.           Action = aNext
  157.           AutoSize = True
  158.         end
  159.       end
  160.     end
  161.     object tabRegyBackup: TTabSheet
  162.       BorderWidth = 8
  163.       ImageIndex = 6
  164.       TabVisible = False
  165.       DesignSize = (
  166.         344
  167.         317)
  168.       object labelRegyBackup0: TLabel
  169.         Left = 0
  170.         Top = 0
  171.         Width = 344
  172.         Height = 52
  173.         Align = alTop
  174.         Caption = 
  175.           'You can now create a complete backup of your registry. This is n' +
  176.           'ot necessary, but can provide useful. Should spyware destroy som' +
  177.           'e of your original settings, Spybot-S&&D may be able to restore ' +
  178.           'them from this backup.'
  179.         WordWrap = True
  180.       end
  181.       object labelRegyBackup1: TLabel
  182.         Left = 32
  183.         Top = 168
  184.         Width = 282
  185.         Height = 13
  186.         Anchors = [akLeft, akTop, akRight]
  187.         AutoSize = False
  188.         Caption = 'Please wait... this may take a few minutes...'
  189.         Transparent = True
  190.         Visible = False
  191.       end
  192.       object toolbarRegyBackup: TToolBar
  193.         Left = 0
  194.         Top = 285
  195.         Width = 344
  196.         Align = alBottom
  197.         AutoSize = True
  198.         ButtonHeight = 30
  199.         ButtonWidth = 63
  200.         Flat = True
  201.         Images = img24
  202.         List = True
  203.         ShowCaptions = True
  204.         TabOrder = 0
  205.         object bnRegyBackup: TToolButton
  206.           Left = 0
  207.           Top = 0
  208.           Action = aNext
  209.           AutoSize = True
  210.         end
  211.       end
  212.       object bnCreateRegistryBackup: TButton
  213.         Left = 28
  214.         Top = 120
  215.         Width = 282
  216.         Height = 25
  217.         Anchors = [akLeft, akTop, akRight]
  218.         Caption = 'Create registry backup'
  219.         TabOrder = 1
  220.         OnClick = bnCreateRegistryBackupClick
  221.       end
  222.     end
  223.     object tabProxy: TTabSheet
  224.       BorderWidth = 8
  225.       ImageIndex = 3
  226.       TabVisible = False
  227.       DesignSize = (
  228.         344
  229.         317)
  230.       object labelProxy0: TLabel
  231.         Left = 0
  232.         Top = 0
  233.         Width = 344
  234.         Height = 81
  235.         Align = alTop
  236.         AutoSize = False
  237.         Caption = 
  238.           'Spybot-S&&D has detected that your Internet Explorer is set to u' +
  239.           'se a proxy. Chances are that you need to use a proxy to download' +
  240.           ' updates, too. If you want to use the same proxy as in Internet ' +
  241.           'Explorer, please click the button below:'
  242.         WordWrap = True
  243.       end
  244.       object bnUseIEProxy: TButton
  245.         Left = 28
  246.         Top = 136
  247.         Width = 186
  248.         Height = 25
  249.         Anchors = [akLeft, akTop, akRight]
  250.         Caption = 'Use this proxy'
  251.         TabOrder = 0
  252.         OnClick = bnUseIEProxyClick
  253.       end
  254.       object toolbarProxy: TToolBar
  255.         Left = 0
  256.         Top = 288
  257.         Width = 344
  258.         Height = 29
  259.         Align = alBottom
  260.         AutoSize = True
  261.         ButtonHeight = 30
  262.         ButtonWidth = 63
  263.         Flat = True
  264.         Images = img24
  265.         List = True
  266.         ShowCaptions = True
  267.         TabOrder = 1
  268.         object bnProxyNext: TToolButton
  269.           Left = 0
  270.           Top = 0
  271.           Action = aNext
  272.           AutoSize = True
  273.         end
  274.       end
  275.       object editProxy: TEdit
  276.         Left = 28
  277.         Top = 104
  278.         Width = 186
  279.         Height = 21
  280.         Anchors = [akLeft, akTop, akRight]
  281.         TabOrder = 2
  282.       end
  283.     end
  284.     object tabUpdate: TTabSheet
  285.       BorderWidth = 8
  286.       ImageIndex = 2
  287.       TabVisible = False
  288.       DesignSize = (
  289.         344
  290.         317)
  291.       object labelUpdate0: TLabel
  292.         Left = 0
  293.         Top = 0
  294.         Width = 344
  295.         Height = 52
  296.         Align = alTop
  297.         Caption = 
  298.           'Before you start your first scan, for your own safety it is stro' +
  299.           'ngly suggested that you look for updated files and download them' +
  300.           '! Just click the button below to go to the updates page and let ' +
  301.           'the program search if new updates exist.'
  302.         WordWrap = True
  303.       end
  304.       object toolbarUpdate: TToolBar
  305.         Left = 0
  306.         Top = 288
  307.         Width = 344
  308.         Height = 29
  309.         Align = alBottom
  310.         AutoSize = True
  311.         ButtonHeight = 30
  312.         ButtonWidth = 63
  313.         Flat = True
  314.         Images = img24
  315.         List = True
  316.         ShowCaptions = True
  317.         TabOrder = 0
  318.         object bnUpdateNext: TToolButton
  319.           Left = 0
  320.           Top = 0
  321.           Action = aNext
  322.           AutoSize = True
  323.         end
  324.       end
  325.       object bnUpdateSearch: TButton
  326.         Left = 28
  327.         Top = 104
  328.         Width = 186
  329.         Height = 25
  330.         Anchors = [akLeft, akTop, akRight]
  331.         Caption = 'Search for updates'
  332.         TabOrder = 1
  333.         OnClick = bnUpdateSearchClick
  334.       end
  335.       object bnUpdateDownload: TButton
  336.         Left = 28
  337.         Top = 144
  338.         Width = 186
  339.         Height = 25
  340.         Anchors = [akLeft, akTop, akRight]
  341.         Caption = 'Download all available updates'
  342.         Enabled = False
  343.         TabOrder = 2
  344.         OnClick = bnUpdateDownloadClick
  345.       end
  346.     end
  347.     object tabImmunize: TTabSheet
  348.       BorderWidth = 8
  349.       ImageIndex = -1
  350.       TabVisible = False
  351.       DesignSize = (
  352.         344
  353.         317)
  354.       object labelImmunize0: TLabel
  355.         Left = 0
  356.         Top = 0
  357.         Width = 344
  358.         Height = 52
  359.         Align = alTop
  360.         Caption = 
  361.           'Now that you are up-to-date, it is recommended that you apply so' +
  362.           'me basic Immunization. Just click the button below to do this. I' +
  363.           'f you do not want to immunize at this point, you can do this any' +
  364.           ' later time by clicking on Immunize in the program toolbar at th' +
  365.           'e left.'
  366.         WordWrap = True
  367.       end
  368.       object labelImmunize1: TLabel
  369.         Left = 32
  370.         Top = 168
  371.         Width = 122
  372.         Height = 17
  373.         Anchors = [akLeft, akTop, akRight]
  374.         AutoSize = False
  375.         Transparent = True
  376.       end
  377.       object labelImmunize2: TLabel
  378.         Left = 32
  379.         Top = 184
  380.         Width = 122
  381.         Height = 65
  382.         Anchors = [akLeft, akTop, akRight]
  383.         AutoSize = False
  384.         Transparent = True
  385.       end
  386.       object toolbarImmunize: TToolBar
  387.         Left = 0
  388.         Top = 288
  389.         Width = 344
  390.         Height = 29
  391.         Align = alBottom
  392.         AutoSize = True
  393.         ButtonHeight = 30
  394.         ButtonWidth = 63
  395.         Flat = True
  396.         Images = img24
  397.         List = True
  398.         ShowCaptions = True
  399.         TabOrder = 0
  400.         object bnImmunizeNext: TToolButton
  401.           Left = 0
  402.           Top = 0
  403.           Action = aNext
  404.           AutoSize = True
  405.         end
  406.       end
  407.       object bnImmunize: TButton
  408.         Left = 28
  409.         Top = 104
  410.         Width = 186
  411.         Height = 25
  412.         Anchors = [akLeft, akTop, akRight]
  413.         Caption = 'Immunize this system'
  414.         TabOrder = 1
  415.         OnClick = bnImmunizeClick
  416.       end
  417.     end
  418.     object tabFinished: TTabSheet
  419.       BorderWidth = 8
  420.       ImageIndex = 4
  421.       TabVisible = False
  422.       DesignSize = (
  423.         344
  424.         317)
  425.       object labelFinished0: TLabel
  426.         Left = 0
  427.         Top = 0
  428.         Width = 344
  429.         Height = 39
  430.         Align = alTop
  431.         Caption = 
  432.           'All initial settings have been done. For more information, it is' +
  433.           ' recommended you read the help file. After that, you can start u' +
  434.           'sing Spybot-S&&D.'
  435.         WordWrap = True
  436.       end
  437.       object bnVisitHelp: TButton
  438.         Left = 28
  439.         Top = 144
  440.         Width = 250
  441.         Height = 25
  442.         Anchors = [akLeft, akTop, akRight]
  443.         Caption = 'Read help file'
  444.         TabOrder = 1
  445.         OnClick = bnVisitHelpClick
  446.       end
  447.       object bnUseProgram: TButton
  448.         Left = 28
  449.         Top = 184
  450.         Width = 250
  451.         Height = 25
  452.         Anchors = [akLeft, akTop, akRight]
  453.         Caption = 'Start using the program'
  454.         TabOrder = 2
  455.         OnClick = bnUseProgramClick
  456.       end
  457.       object bnVisitTutorial: TButton
  458.         Left = 28
  459.         Top = 104
  460.         Width = 250
  461.         Height = 25
  462.         Anchors = [akLeft, akTop, akRight]
  463.         Caption = 'Read tutorial'
  464.         TabOrder = 0
  465.         OnClick = bnVisitTutorialClick
  466.       end
  467.     end
  468.   end
  469.   object img24: TImageList
  470.     Height = 24
  471.     Width = 24
  472.     Left = 216
  473.     Top = 160
  474.     Bitmap = {
  475.       494C010102000400040018001800FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  476.       0000000000003600000028000000600000001800000001002000000000000024
  477.       0000000000000000000000000000000000000000000000000000000000000000
  478.       00000000000000000000000000000000000000000000EFF9F000C0D5C200C7C7
  479.       C700C0D5C200C0D5C200DDEADD00000000000000000000000000000000000000
  480.       0000000000000000000000000000000000000000000000000000000000000000
  481.       00000000000000000000000000000000000000000000D0E2CE00C0D5C200C7C7
  482.       C700C0D5C200C0D5C200EFEFEF00000000000000000000000000000000000000
  483.       0000000000000000000000000000000000000000000000000000000000000000
  484.       0000000000000000000000000000000000000000000000000000000000000000
  485.       0000000000000000000000000000000000000000000000000000000000000000
  486.       0000000000000000000000000000000000000000000000000000000000000000
  487.       0000000000000000000000000000000000000000000000000000000000000000
  488.       0000000000000000000000000000000000000000000000000000000000000000
  489.       0000000000000000000000000000000000000000000000000000000000000000
  490.       0000000000000000000000000000A1C79E00267D27000450070005710A000571
  491.       0A0005710A000450070004500700255E2800668E6700DDEADD00000000000000
  492.       0000000000000000000000000000000000000000000000000000000000000000
  493.       00000000000000000000E1F1E1007DA97200267D27000450070005710A000571
  494.       0A0005710A000450070004500700255E2800A8A8A80000000000000000000000
  495.       0000000000000000000000000000000000000000000000000000000000000000
  496.       0000000000000000000000000000000000000000000000000000000000000000
  497.       0000000000000000000000000000000000000000000000000000000000000000
  498.       0000000000000000000000000000000000000000000000000000000000000000
  499.       0000000000000000000000000000000000000000000000000000000000000000
  500.       0000000000000000000000000000000000000000000000000000000000000000
  501.       0000000000000000000000000000000000000000000000000000000000000000
  502.       000000000000D0E2CE000F83190005710A0018992E0009B2190009B2190009B2
  503.       190009B2190009B2190009B21900029A030005710A0004500700879185000000
  504.       0000000000000000000000000000000000000000000000000000000000000000
  505.       0000000000008DBC8B0005710A000F8319000EA31B0016B4320009B2190009B2
  506.       190009B2190009B21900029A03000F83190004500700255E2800D1D1D1000000
  507.       0000000000000000000000000000000000000000000000000000000000000000
  508.       0000000000000000000000000000000000000000000000000000000000000000
  509.       0000000000000000000000000000000000000000000000000000000000000000
  510.       0000000000000000000000000000000000000000000000000000000000000000
  511.       0000000000000000000000000000000000000000000000000000000000000000
  512.       0000000000000000000000000000000000000000000000000000000000000000
  513.       0000000000000000000000000000000000000000000000000000000000000000
  514.       0000A1C79E0005710A0018992E0016B4320016B4320016B4320016B4320009B2
  515.       190009B2190009B2190009B2190009B2190009B21900029A030004500700668E
  516.       670000000000000000000000000000000000000000000000000000000000EFF9
  517.       F00049AA490005710A0016B4320016B4320016B4320016B4320016B4320009B2
  518.       190009B2190009B2190009B2190009B2190009B2190005710A0004500700A8A8
  519.       A800000000000000000000000000000000000000000000000000000000000000
  520.       0000000000000000000000000000000000000000000000000000000000000000
  521.       0000000000000000000000000000000000000000000000000000000000000000
  522.       0000000000000000000000000000000000000000000000000000000000000000
  523.       0000000000000000000000000000000000000000000000000000000000000000
  524.       0000000000000000000000000000000000000000000000000000000000000000
  525.       000000000000000000000000000000000000000000000000000000000000A1C7
  526.       9E000F83190016B4320025BB4F0025BB4F0016B4320016B4320016B4320016B4
  527.       320016B4320009B2190009B2190009B2190009B2190009B21900029A03000450
  528.       0700668E670000000000000000000000000000000000000000000000000068A7
  529.       62000F83190025BB4F0025BB4F0016B4320016B4320016B4320016B4320016B4
  530.       320016B4320009B2190009B2190009B2190009B2190009B21900029A03000450
  531.       0700B9B9B9000000000000000000000000000000000000000000000000000000
  532.       0000000000000000000000000000000000000000000000000000000000000000
  533.       0000000000000000000000000000000000000000000000000000000000000000
  534.       0000000000000000000000000000000000000000000000000000000000000000
  535.       0000000000000000000000000000000000000000000000000000000000000000
  536.       0000000000000000000000000000000000000000000000000000000000000000
  537.       0000000000000000000000000000000000000000000000000000E1F1E1000F83
  538.       190025A63D0025BB4F0025BB4F0025BB4F0025BB4F0016B4320047CE7100F2FA
  539.       F500F2FAF50039C3390016B4320009B2190009B2190009B2190009B219000EA3
  540.       1B00045007009F9F9F00000000000000000000000000000000008DBC8B000F83
  541.       190025BB4F0025BB4F0025BB4F0025BB4F0025BB4F0016B4320030C36900EFF9
  542.       F000EFF9F00047CE710009B2190009B2190009B2190009B2190009B21900029A
  543.       030004500700DDEADD0000000000000000000000000000000000000000000000
  544.       0000000000000000000000000000000000000000000000000000000000000000
  545.       0000000000000000000000000000000000000000000000000000000000000000
  546.       0000000000000000000000000000000000000000000000000000000000000000
  547.       0000000000000000000000000000000000000000000000000000000000000000
  548.       0000000000000000000000000000000000000000000000000000000000000000
  549.       000000000000000000000000000000000000000000000000000049AA49001899
  550.       2E0030C3690030C3690025BB4F0025BB4F0025BB4F0025BB4F0091DEA900FEFE
  551.       FE00FFFFFF00F2FAF50030C3690016B4320009B2190009B2190009B2190009B2
  552.       19000EA31B0004500700F3F3F3000000000000000000DDEADD000F83190025BB
  553.       4F0030C3690025BB4F0025BB4F0025BB4F0025BB4F0047CE7100EFF9F000FFFF
  554.       FE00FEFEFE0091DEA90016B4320016B4320009B2190009B2190009B2190009B2
  555.       190005710A00668E670000000000000000000000000000000000000000000000
  556.       0000000000000000000000000000000000000000000000000000000000000000
  557.       0000000000000000000000000000000000000000000000000000000000000000
  558.       0000000000000000000000000000000000000000000000000000000000000000
  559.       0000000000000000000000000000000000000000000000000000000000000000
  560.       0000000000000000000000000000000000000000000000000000000000000000
  561.       00000000000000000000000000000000000000000000D9F3E2000F83190030C3
  562.       690030C3690030C3690030C3690030C3690025BB4F0025BB4F0047CE7100EFF9
  563.       F000FFFFFF00FCFEFE00F8F8F80039C3390016B4320016B4320009B2190009B2
  564.       190009B2190005710A007DA9720000000000000000007ACE7F0018992E0030C3
  565.       690030C3690030C3690030C3690030C3690047CE7100F2FAF500FFFFFF00FCFE
  566.       FE00EFF9F00025BB4F0016B4320016B4320016B4320016B4320009B2190009B2
  567.       190009B2190004500700DDEADD00000000000000000000000000000000000000
  568.       0000000000000000000000000000000000000000000000000000000000000000
  569.       0000000000000000000000000000000000000000000000000000000000000000
  570.       0000000000000000000000000000000000000000000000000000000000000000
  571.       0000000000000000000000000000000000000000000000000000000000000000
  572.       0000000000000000000000000000000000000000000000000000000000000000
  573.       000000000000000000000000000000000000000000007ACE7F0018992E0030C3
  574.       690030C3690030C3690030C3690030C3690030C3690025BB4F0025BB4F0047CE
  575.       7100F2FAF500FFFEFF00FFFFFF00EFF9F00030C3690016B4320016B4320009B2
  576.       190009B219000EA31B00255E2800000000000000000018992E0025BB4F0030C3
  577.       690030C3690030C3690030C3690047CE7100F8FBFB00FFFFFF00FEFFFC00F2FA
  578.       F50047CE710025BB4F0016B4320016B4320016B4320016B4320016B4320009B2
  579.       190009B2190005710A007DA97200000000000000000000000000000000000000
  580.       0000000000000000000000000000000000000000000000000000000000000000
  581.       0000000000000000000000000000000000000000000000000000000000000000
  582.       0000000000000000000000000000000000000000000000000000000000000000
  583.       0000000000000000000000000000000000000000000000000000000000000000
  584.       0000000000000000000000000000000000000000000000000000000000000000
  585.       0000000000000000000000000000000000000000000049AA490025BB4F0030C3
  586.       690030C3690030C3690030C3690030C3690030C3690030C3690030C3690030C3
  587.       690047CE7100F2FAF500FCFEFE00FFFFFE00F2FAF50030C3690016B4320016B4
  588.       320016B4320009B2190004500700DDEADD00E1F1E100029A030030C3690030C3
  589.       690030C3690030C3690047CE7100F2FAF500FFFFFF00FFFFFF00F8FBFB0047CE
  590.       710025BB4F0025BB4F0025BB4F0016B4320016B4320016B4320016B4320016B4
  591.       320016B432000F831900448A3E00000000000000000000000000000000000000
  592.       0000000000000000000000000000000000000000000000000000000000000000
  593.       0000000000000000000000000000000000000000000000000000000000000000
  594.       0000000000000000000000000000000000000000000000000000000000000000
  595.       0000000000000000000000000000000000000000000000000000000000000000
  596.       0000000000000000000000000000000000000000000000000000000000000000
  597.       000000000000000000000000000000000000000000000EA31B0025BB4F0030C3
  598.       690030C3690058E08700AFE6BF0091DEA90091DEA90091DEA90091DEA90091DE
  599.       A90091DEA900AFE6BF00FFFFFF00FFFEFF00FFFFFF00F2FAF50030C3690016B4
  600.       320016B4320016B4320005710A00C0D5C200BBE5B9000EA31B0030C3690030C3
  601.       690030C3690058E08700F9F6F500FCFEFE00FFFFFE00FFFFFE00AFE6BF0091DE
  602.       A90091DEA90091DEA90091DEA90091DEA90091DEA90091DEA90047CE710016B4
  603.       320016B432000EA31B0005710A00000000000000000000000000000000000000
  604.       0000000000000000000000000000000000000000000000000000000000000000
  605.       0000000000000000000000000000000000000000000000000000000000000000
  606.       0000000000000000000000000000000000000000000000000000000000000000
  607.       0000000000000000000000000000000000000000000000000000000000000000
  608.       0000000000000000000000000000000000000000000000000000000000000000
  609.       00000000000000000000000000000000000000000000029A030030C3690030C3
  610.       690030C3690091DEA900FFFFFF00FFFEFF00FEFEFE00FFFFFF00FFFFFF00FEFE
  611.       FE00FFFFFF00FFFEFF00FFFFFF00FFFEFF00FFFFFF00FEFEFE00F2FAF50030C3
  612.       690025BB4F0016B4320005710A00C0D5C200BBE5B9000EA31B0030C3690030C3
  613.       690047CE7100F2FAF500FFFFFF00FFFFFE00FCFEFE00FFFFFF00FFFFFF00FFFE
  614.       FF00FFFFFF00FFFEFF00FCFEFE00FFFFFF00FFFEFF00FEFFFC0091DEA90016B4
  615.       320016B432000EA31B0005710A00000000000000000000000000000000000000
  616.       0000000000000000000000000000000000000000000000000000000000000000
  617.       0000000000000000000000000000000000000000000000000000000000000000
  618.       0000000000000000000000000000000000000000000000000000000000000000
  619.       0000000000000000000000000000000000000000000000000000000000000000
  620.       0000000000000000000000000000000000000000000000000000000000000000
  621.       00000000000000000000000000000000000000000000029A030030C3690030C3
  622.       690030C3690091DEA900FBFBFC00FCFEFE00FFFFFF00F9FFFE00FCFEFE00FFFF
  623.       FF00FFFFFF00FFFFFF00FCFEFE00FFFEFF00FCFEFE00FFFFFF00D9F3E20025BB
  624.       4F0016B4320016B432000F831900C0D5C200BBE5B9000EA31B0030C3690030C3
  625.       690058E08700F0F6FD00FFFFFF00FCFEFE00FFFEFF00FFFEFF00FFFEFF00FFFF
  626.       FF00FEFEFE00FFFEFF00F9FFFE00F9FFFE00FFFFFF00FFFFFF0091DEA90025BB
  627.       4F0016B4320016B4320005710A00000000000000000000000000000000000000
  628.       0000000000000000000000000000000000000000000000000000000000000000
  629.       0000000000000000000000000000000000000000000000000000000000000000
  630.       0000000000000000000000000000000000000000000000000000000000000000
  631.       0000000000000000000000000000000000000000000000000000000000000000
  632.       0000000000000000000000000000000000000000000000000000000000000000
  633.       0000000000000000000000000000000000000000000016B4320030C3690030C3
  634.       690030C3690058E08700AFE6BF0091DEA90091DEA900AFE6BF0091DEA90091DE
  635.       A90091DEA900D9F3E200FFFFFF00FFFEFF00FFFFFF00D9F3E20030C3690025BB
  636.       4F0025BB4F0025BB4F0005710A00C0D5C200BBE5B90009B2190030C3690030C3
  637.       690030C3690047CE7100F3F3F300FFFEFF00FFFFFF00FCFEFE00D9F3E20091DE
  638.       A90091DEA90091DEA900AFE6BF0091DEA90091DEA90091DEA90047CE710025BB
  639.       4F0025BB4F0025A63D002A8C4300000000000000000000000000000000000000
  640.       0000000000000000000000000000000000000000000000000000000000000000
  641.       0000000000000000000000000000000000000000000000000000000000000000
  642.       0000000000000000000000000000000000000000000000000000000000000000
  643.       0000000000000000000000000000000000000000000000000000000000000000
  644.       0000000000000000000000000000000000000000000000000000000000000000
  645.       0000000000000000000000000000000000000000000039C3390039C3390047CE
  646.       710030C3690030C3690030C3690030C3690030C3690030C3690030C3690030C3
  647.       690091DEA900F9FFFE00FFFEFF00FEFEFE00D9F3E20030C3690030C3690025BB
  648.       4F0025BB4F0025BB4F0005710A0000000000EFF9F000029A030047CE710047CE
  649.       710030C3690030C3690058E08700F0F6FD00FFFEFF00FFFFFF00FFFFFF0091DE
  650.       A90030C3690030C3690030C3690030C3690030C3690030C3690025BB4F0025BB
  651.       4F0025BB4F0018992E0049AA4900000000000000000000000000000000000000
  652.       0000000000000000000000000000000000000000000000000000000000000000
  653.       0000000000000000000000000000000000000000000000000000000000000000
  654.       0000000000000000000000000000000000000000000000000000000000000000
  655.       0000000000000000000000000000000000000000000000000000000000000000
  656.       0000000000000000000000000000000000000000000000000000000000000000
  657.       0000000000000000000000000000000000000000000091DEA90016B432007ACE
  658.       7F0047CE710047CE710030C3690030C3690030C3690030C3690030C3690091DE
  659.       A900FFFFFE00FFFFFF00FCFEFE00D9F3E20030C3690030C3690030C3690030C3
  660.       690025BB4F0018992E0049AA4900000000000000000039C3390047CE71007ACE
  661.       7F0047CE710030C3690030C3690047CE7100FCFEFB00FCFEFE00FFFFFF00FCFE
  662.       FE0091DEA90030C3690030C3690030C3690030C3690030C3690030C3690030C3
  663.       690025BB4F000F831900A1C79E00000000000000000000000000000000000000
  664.       0000000000000000000000000000000000000000000000000000000000000000
  665.       0000000000000000000000000000000000000000000000000000000000000000
  666.       0000000000000000000000000000000000000000000000000000000000000000
  667.       0000000000000000000000000000000000000000000000000000000000000000
  668.       0000000000000000000000000000000000000000000000000000000000000000
  669.       00000000000000000000000000000000000000000000EFF9F00009B219007ACE
  670.       7F0091DEA90058E0870047CE710030C3690030C3690030C3690058E08700FBFB
  671.       FC00FEFEFE00FFFEFF00D9F3E20047CE710030C3690030C3690030C3690030C3
  672.       690030C369000F831900AFD0B000000000000000000091DEA90009B2190091DE
  673.       A9007ACE7F0058E0870047CE710030C3690051B49400F8FBFB00FFFCFF00FFFE
  674.       FF00FFFFFF0047CE710030C3690030C3690030C3690030C3690030C3690030C3
  675.       690025BB4F000F831900EFF9F000000000000000000000000000000000000000
  676.       0000000000000000000000000000000000000000000000000000000000000000
  677.       0000000000000000000000000000000000000000000000000000000000000000
  678.       0000000000000000000000000000000000000000000000000000000000000000
  679.       0000000000000000000000000000000000000000000000000000000000000000
  680.       0000000000000000000000000000000000000000000000000000000000000000
  681.       00000000000000000000000000000000000000000000000000007ACE7F0016B4
  682.       320091DEA90091DEA90058E087007ACE7F0047CE710030C369007ACE7F00FFFE
  683.       FF00FEFEFE00D9F3E20047CE710030C3690030C3690030C3690030C3690030C3
  684.       690025A63D0049AA49000000000000000000000000000000000039C3390047CE
  685.       710091DEA90091DEA9007ACE7F0058E0870030C3690058E08700F0FEFE00FFFF
  686.       FF00FBFBFC0058E0870030C3690030C3690030C3690030C3690030C3690030C3
  687.       69000F831900AFD0B00000000000000000000000000000000000000000000000
  688.       0000000000000000000000000000000000000000000000000000000000000000
  689.       0000000000000000000000000000000000000000000000000000000000000000
  690.       0000000000000000000000000000000000000000000000000000000000000000
  691.       0000000000000000000000000000000000000000000000000000000000000000
  692.       0000000000000000000000000000000000000000000000000000000000000000
  693.       00000000000000000000000000000000000000000000000000000000000039C3
  694.       390039C33900AFE6BF0091DEA90091DEA90058E0870047CE710047CE710091DE
  695.       A900AFE6BF0047CE710030C3690030C3690030C3690030C3690030C3690025BB
  696.       4F000F831900D9F3E20000000000000000000000000000000000D8EBCC0009B2
  697.       190091DEA90091DEA90091DEA9007ACE7F0058E0870047CE710051B49400AFE6
  698.       BF00AFE6BF0030C3690030C3690030C3690030C3690030C3690030C369001899
  699.       2E0049AA49000000000000000000000000000000000000000000000000000000
  700.       0000000000000000000000000000000000000000000000000000000000000000
  701.       0000000000000000000000000000000000000000000000000000000000000000
  702.       0000000000000000000000000000000000000000000000000000000000000000
  703.       0000000000000000000000000000000000000000000000000000000000000000
  704.       0000000000000000000000000000000000000000000000000000000000000000
  705.       000000000000000000000000000000000000000000000000000000000000EFF9
  706.       F00039C3390039C33900BBE5B90091DEA90091DEA9007ACE7F0058E0870051B4
  707.       940030C3690030C3690030C3690030C3690030C3690030C3690025BB4F00029A
  708.       0300A1C79E0000000000000000000000000000000000000000000000000091DE
  709.       A90009B2190091DEA900BBE5B90091DEA90091DEA9007ACE7F0047CE710047CE
  710.       710030C3690030C3690030C3690030C3690030C3690030C369000EA31B0025A6
  711.       3D00EFF9F0000000000000000000000000000000000000000000000000000000
  712.       0000000000000000000000000000000000000000000000000000000000000000
  713.       0000000000000000000000000000000000000000000000000000000000000000
  714.       0000000000000000000000000000000000000000000000000000000000000000
  715.       0000000000000000000000000000000000000000000000000000000000000000
  716.       0000000000000000000000000000000000000000000000000000000000000000
  717.       0000000000000000000000000000000000000000000000000000000000000000
  718.       0000EFF9F00039C3390039C3390091DEA900BBE5B90091DEA90091DEA90058E0
  719.       870058E0870030C3690030C3690030C3690030C3690016B432000EA31B00AFD0
  720.       B000000000000000000000000000000000000000000000000000000000000000
  721.       0000BBE5B90009B2190047CE7100BBE5B900AFE6BF0091DEA90091DEA90058E0
  722.       870047CE710030C3690030C3690030C3690025BB4F000EA31B0025A63D00EFF9
  723.       F000000000000000000000000000000000000000000000000000000000000000
  724.       0000000000000000000000000000000000000000000000000000000000000000
  725.       0000000000000000000000000000000000000000000000000000000000000000
  726.       0000000000000000000000000000000000000000000000000000000000000000
  727.       0000000000000000000000000000000000000000000000000000000000000000
  728.       0000000000000000000000000000000000000000000000000000000000000000
  729.       0000000000000000000000000000000000000000000000000000000000000000
  730.       000000000000000000007ACE7F0009B2190039C339007ACE7F007ACE7F007ACE
  731.       7F007ACE7F0047CE710025BB4F0016B43200029A030047CE7100E1F1E1000000
  732.       0000000000000000000000000000000000000000000000000000000000000000
  733.       000000000000E1F1E10047CE710009B2190039C339007ACE7F007ACE7F007ACE
  734.       7F007ACE7F0030C3690025BB4F000EA31B000EA31B007ACE7F00000000000000
  735.       0000000000000000000000000000000000000000000000000000000000000000
  736.       0000000000000000000000000000000000000000000000000000000000000000
  737.       0000000000000000000000000000000000000000000000000000000000000000
  738.       0000000000000000000000000000000000000000000000000000000000000000
  739.       0000000000000000000000000000000000000000000000000000000000000000
  740.       0000000000000000000000000000000000000000000000000000000000000000
  741.       0000000000000000000000000000000000000000000000000000000000000000
  742.       0000000000000000000000000000EFF9F00091DEA90039C3390039C3390009B2
  743.       190009B2190009B2190039C3390091DEA900E1F1E10000000000000000000000
  744.       0000000000000000000000000000000000000000000000000000000000000000
  745.       0000000000000000000000000000D9F3E2007ACE7F0039C3390009B2190009B2
  746.       190009B2190039C3390039C3390091DEA900EFF9F00000000000000000000000
  747.       0000000000000000000000000000000000000000000000000000000000000000
  748.       0000000000000000000000000000000000000000000000000000000000000000
  749.       0000000000000000000000000000000000000000000000000000000000000000
  750.       0000000000000000000000000000000000000000000000000000000000000000
  751.       0000000000000000000000000000000000000000000000000000000000000000
  752.       0000000000000000000000000000000000000000000000000000000000000000
  753.       0000000000000000000000000000000000000000000000000000000000000000
  754.       0000000000000000000000000000000000000000000000000000000000000000
  755.       0000000000000000000000000000000000000000000000000000000000000000
  756.       0000000000000000000000000000000000000000000000000000000000000000
  757.       0000000000000000000000000000000000000000000000000000000000000000
  758.       0000000000000000000000000000000000000000000000000000000000000000
  759.       0000000000000000000000000000000000000000000000000000000000000000
  760.       0000000000000000000000000000000000000000000000000000000000000000
  761.       0000000000000000000000000000000000000000000000000000000000000000
  762.       0000000000000000000000000000000000000000000000000000000000000000
  763.       0000000000000000000000000000000000000000000000000000000000000000
  764.       0000000000000000000000000000000000000000000000000000000000000000
  765.       000000000000000000000000000000000000424D3E000000000000003E000000
  766.       2800000060000000180000000100010000000000200100000000000000000000
  767.       000000000000000000000000FFFFFF00FF81FFFF81FF000000000000FE003FFC
  768.       007F000000000000F8001FF8001F000000000000F0000FE0000F000000000000
  769.       E00007E00007000000000000C00003C00003000000000000C000018000030000
  770.       0000000080000180000100000000000080000180000100000000000080000000
  771.       0001000000000000800000000001000000000000800000000001000000000000
  772.       8000000000010000000000008000000000010000000000008000010000010000
  773.       00000000800001800001000000000000800001800001000000000000C00003C0
  774.       0003000000000000E00003C00007000000000000E00007E00007000000000000
  775.       F0000FF0000F000000000000FC001FF8003F000000000000FE007FFE007F0000
  776.       00000000FFFFFFFFFFFF00000000000000000000000000000000000000000000
  777.       000000000000}
  778.   end
  779.   object alWizard: TActionList
  780.     Images = img24
  781.     Left = 176
  782.     Top = 176
  783.     object aNext: TAction
  784.       Caption = 'N&ext'
  785.       ImageIndex = 0
  786.       OnExecute = aNextExecute
  787.     end
  788.   end
  789. end
  790.